GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.BookmarksTree / ItemHeight Property





In This Topic
ItemHeight Property (BookmarksTree)
In This Topic
Syntax
'Declaration
 
Public Property ItemHeight As Integer
public int ItemHeight {get; set;}
public read-write property ItemHeight: Integer; 
public function get,set ItemHeight : int
public: __property int get_ItemHeight();
public: __property void set_ItemHeight( 
   int value
);
public:
property int ItemHeight {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.BookmarksTree
BookmarksTree Members